Dokumentaro de Gambaso
Compilation & Installation
Components
gb
Array
Error
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Boolean[].Extract (gb)

Function Extract ( Start As Integer [ , Length As Integer ] ) As Boolean[]

Removes one or more elements from the array, and returns them.

If Length is -1, then all elements from the specified Start to the end of the array are removed.